home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / DCLAP 6d / dclap6d / Drtf / DRich.h < prev    next >
Text File  |  1996-07-05  |  445b  |  20 lines

  1. // DRich.h
  2. // header of all the public Drtf // DRich headers in DClap library
  3.  
  4.  
  5. #include "DRichViewNu.h"
  6.  
  7.     // these handlers convert formats to DRichView
  8. #include "DRichHandler.h"
  9. #include "DPICTHandler.h"
  10. #include "DGIFHandler.h"
  11. #include "DRTFHandler.h"
  12. #include "DHTMLHandler.h"
  13. //#include "DNetHTMLHandler.h" -- must keep this w/ DNet group
  14.  
  15.     // these are not public interfaces
  16. //DDrawPICT.h
  17. //DHTMLprocess.h
  18. //DRichProcess.h
  19. //DRichStyle.h
  20.